PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class / setID Method
A unique value that identifies the annotation.
In This Topic
    setID Method
    In This Topic
    Sets the annotation ID.
    Syntax
    public void setID( 
       java.lang.String id
    )

    Parameters

    id
    A unique value that identifies the annotation.
    See Also